[INFO] cloning repository https://github.com/ypwu1/rausu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ypwu1/rausu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91099658ecbd4093e49cbb119d2f249b344403a7
[INFO] fixing ypwu1/rausu against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ypwu1/rausu
[INFO] finished tweaking git repo https://github.com/ypwu1/rausu
[INFO] tweaked toml for git repo https://github.com/ypwu1/rausu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ypwu1/rausu on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ypwu1/rausu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839
[INFO] running `Command { std: "docker" "start" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking inquire v0.9.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking aws-smithy-types v1.4.7
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.11.6
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.20
[INFO] [stderr]     Checking aws-smithy-json v0.62.5
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking aws-sigv4 v1.4.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.12
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking aws-smithy-runtime v1.10.3
[INFO] [stderr]     Checking aws-runtime v1.7.2
[INFO] [stderr]     Checking aws-sdk-sts v1.101.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.99.0
[INFO] [stderr]     Checking aws-sdk-sso v1.97.0
[INFO] [stderr]     Checking aws-sdk-bedrockruntime v1.129.0
[INFO] [stderr]     Checking aws-config v1.8.15
[INFO] [stderr]     Checking rausu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/routes/chat.rs:110:63
[INFO] [stdout]      |
[INFO] [stdout]   74 |         tracing::Span::current().record("provider", provider_name.as_str());
[INFO] [stdout]      |         ------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         let result = if is_stream {
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `result` calls a custom destructor
[INFO] [stdout]      |             `result` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             handle_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             --------------------------------------------------^^^^^
[INFO] [stdout]      |             |                                                 |
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |             |                                                 up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |             `__awaitee` calls a custom destructor
[INFO] [stdout]      |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  111 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  112 |             handle_non_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             -----------------------------------------------------------
[INFO] [stdout]      |             |                                                     |
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |             |                                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/span.rs:1455:1
[INFO] [stdout]      |
[INFO] [stdout] 1455 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/routes/chat.rs:112:67
[INFO] [stdout]      |
[INFO] [stdout]   74 |         tracing::Span::current().record("provider", provider_name.as_str());
[INFO] [stdout]      |         ------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         let result = if is_stream {
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `result` calls a custom destructor
[INFO] [stdout]      |             `result` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             handle_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             -------------------------------------------------------
[INFO] [stdout]      |             |                                                 |
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |             `__awaitee` calls a custom destructor
[INFO] [stdout]      |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  111 |         } else {
[INFO] [stdout]  112 |             handle_non_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             ------------------------------------------------------^^^^^
[INFO] [stdout]      |             |                                                     |
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |             |                                                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |             |                                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  113 |         };
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/span.rs:1455:1
[INFO] [stdout]      |
[INFO] [stdout] 1455 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1556:5
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] 1559 | |
[INFO] [stdout] 1560 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1561 | |             match chunk {
[INFO] [stdout] 1562 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1560:33
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] 1559 | |
[INFO] [stdout] 1560 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1561 | |             match chunk {
[INFO] [stdout] 1562 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1573 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1585 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1556:5
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1607:5
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] 1610 | |
[INFO] [stdout] 1611 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1612 | |             match chunk {
[INFO] [stdout] 1613 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1611:33
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] 1610 | |
[INFO] [stdout] 1611 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1612 | |             match chunk {
[INFO] [stdout] 1613 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1624 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1636 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1607:5
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] 2364 | |
[INFO] [stdout] 2365 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2366 | |             match chunk {
[INFO] [stdout] 2367 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2365:33
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] 2364 | |
[INFO] [stdout] 2365 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2366 | |             match chunk {
[INFO] [stdout] 2367 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2390 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/providers/bedrock.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let stream = async_stream::stream! {
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 155 | |             loop {
[INFO] [stdout] 156 | |                 match event_stream.recv().await {
[INFO] [stdout]     | |                       -------------------------
[INFO] [stdout]     | |                       |                   |
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 157 | |                     Ok(Some(event)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/providers/bedrock.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let stream = async_stream::stream! {
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 155 | |             loop {
[INFO] [stdout] 156 | |                 match event_stream.recv().await {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                       |                   |
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                       |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 157 | |                     Ok(Some(event)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     Err(e) => {
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `e` calls a custom destructor
[INFO] [stdout]     | |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 170 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/auth/chatgpt_oauth.rs (9 fixes)
[INFO] [stderr]        Fixed src/config/schema.rs (25 fixes)
[INFO] [stderr]        Fixed src/config/paths.rs (4 fixes)
[INFO] [stderr]        Fixed src/auth/vertex.rs (3 fixes)
[INFO] [stderr]        Fixed src/auth/oauth.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/routes/chat.rs:110:63
[INFO] [stdout]      |
[INFO] [stdout]   74 |         tracing::Span::current().record("provider", provider_name.as_str());
[INFO] [stdout]      |         ------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         let result = if is_stream {
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `result` calls a custom destructor
[INFO] [stdout]      |             `result` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             handle_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             --------------------------------------------------^^^^^
[INFO] [stdout]      |             |                                                 |
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |             |                                                 up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |             `__awaitee` calls a custom destructor
[INFO] [stdout]      |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  111 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  112 |             handle_non_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             -----------------------------------------------------------
[INFO] [stdout]      |             |                                                     |
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |             |                                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/span.rs:1455:1
[INFO] [stdout]      |
[INFO] [stdout] 1455 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/routes/chat.rs:112:67
[INFO] [stdout]      |
[INFO] [stdout]   74 |         tracing::Span::current().record("provider", provider_name.as_str());
[INFO] [stdout]      |         ------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |         let result = if is_stream {
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `result` calls a custom destructor
[INFO] [stdout]      |             `result` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             handle_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             -------------------------------------------------------
[INFO] [stdout]      |             |                                                 |
[INFO] [stdout]      |             |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |             `__awaitee` calls a custom destructor
[INFO] [stdout]      |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  111 |         } else {
[INFO] [stdout]  112 |             handle_non_streaming(provider.as_ref(), upstream_req).await
[INFO] [stdout]      |             ------------------------------------------------------^^^^^
[INFO] [stdout]      |             |                                                     |
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |             |                                                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |             |                                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |             |                                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  113 |         };
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/span.rs:1455:1
[INFO] [stdout]      |
[INFO] [stdout] 1455 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1556:5
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] 1559 | |
[INFO] [stdout] 1560 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1561 | |             match chunk {
[INFO] [stdout] 1562 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1560:33
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] 1559 | |
[INFO] [stdout] 1560 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1561 | |             match chunk {
[INFO] [stdout] 1562 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1573 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1585 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1556:5
[INFO] [stdout]      |
[INFO] [stdout] 1556 | /     async_stream::stream! {
[INFO] [stdout] 1557 | |         let mut buffer = String::new();
[INFO] [stdout] 1558 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 1597 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1607:5
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] 1610 | |
[INFO] [stdout] 1611 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1612 | |             match chunk {
[INFO] [stdout] 1613 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1611:33
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] 1610 | |
[INFO] [stdout] 1611 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 1612 | |             match chunk {
[INFO] [stdout] 1613 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1624 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1636 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:1607:5
[INFO] [stdout]      |
[INFO] [stdout] 1607 | /     async_stream::stream! {
[INFO] [stdout] 1608 | |         let mut buffer = String::new();
[INFO] [stdout] 1609 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 1648 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] 2364 | |
[INFO] [stdout] 2365 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----                  -----
[INFO] [stdout]      | |                        |                      |
[INFO] [stdout]      | |                        |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2366 | |             match chunk {
[INFO] [stdout] 2367 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2365:33
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] 2364 | |
[INFO] [stdout] 2365 | |         while let Some(chunk) = stream.next().await {
[INFO] [stdout]      | |                        -----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      | |                        |        |             |
[INFO] [stdout]      | |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2366 | |             match chunk {
[INFO] [stdout] 2367 | |                 Ok(bytes) => {
[INFO] [stdout]      | |                    -----
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `bytes` calls a custom destructor
[INFO] [stdout]      | |                    `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2378 | |                 Err(e) => {
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `e` calls a custom destructor
[INFO] [stdout]      | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 2390 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     -
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_____this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 | /     async_stream::stream! {
[INFO] [stdout] 2361 | |         let mut buffer = String::new();
[INFO] [stdout] 2362 | |         let mut state = ChatCompletionsStreamState::new();
[INFO] [stdout] 2363 | |         tokio::pin!(stream);
[INFO] [stdout] ...    |
[INFO] [stdout] 2402 | |     }
[INFO] [stdout]      | |     ^
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |     `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/providers/bedrock.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let stream = async_stream::stream! {
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 155 | |             loop {
[INFO] [stdout] 156 | |                 match event_stream.recv().await {
[INFO] [stdout]     | |                       -------------------------
[INFO] [stdout]     | |                       |                   |
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 157 | |                     Ok(Some(event)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         };
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |_________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/providers/bedrock.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |           let stream = async_stream::stream! {
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 155 | |             loop {
[INFO] [stdout] 156 | |                 match event_stream.recv().await {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                       |                   |
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                       |                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 157 | |                     Ok(Some(event)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |                     Err(e) => {
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         `e` calls a custom destructor
[INFO] [stdout]     | |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             }
[INFO] [stdout]     | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 170 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3417:37
[INFO] [stdout]      |
[INFO] [stdout] 3417 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3418 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3419 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3450:37
[INFO] [stdout]      |
[INFO] [stdout] 3450 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3451 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3452 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3490:37
[INFO] [stdout]      |
[INFO] [stdout] 3490 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3491 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3492 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3521:37
[INFO] [stdout]      |
[INFO] [stdout] 3521 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3522 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3523 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3546:37
[INFO] [stdout]      |
[INFO] [stdout] 3546 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3547 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3548 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:3574:37
[INFO] [stdout]      |
[INFO] [stdout] 3574 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 3575 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 3576 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/transform/mod.rs:4151:37
[INFO] [stdout]      |
[INFO] [stdout] 4151 |         while let Some(Ok(bytes)) = output_stream.next().await {
[INFO] [stdout]      |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |         |                    |
[INFO] [stdout]      |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `bytes` calls a custom destructor
[INFO] [stdout]      |                           `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 4152 |             collected.push_str(&String::from_utf8_lossy(&bytes));
[INFO] [stdout] 4153 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/deepseek_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/integration_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/google_ai_studio_test.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/setup.rs (6 fixes)
[INFO] [stderr]    Migrating tests/openrouter_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/moonshot_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/zai_test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] [stderr] crater-edition-check: rausu v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rausu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         unsafe { std::env::set_var("CHATGPT_ACCESS_TOKEN", "test-access-token") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:769:9
[INFO] [stdout]     |
[INFO] [stdout] 769 |         unsafe { std::env::remove_var("CHATGPT_REFRESH_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:771:9
[INFO] [stdout]     |
[INFO] [stdout] 771 |         unsafe { std::env::remove_var("CHATGPT_ACCOUNT_ID") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         unsafe { std::env::remove_var("CHATGPT_ACCESS_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:786:9
[INFO] [stdout]     |
[INFO] [stdout] 786 |         unsafe { std::env::remove_var("CHATGPT_ACCESS_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         unsafe { std::env::set_var("CHATGPT_ACCESS_TOKEN", "tok") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:797:9
[INFO] [stdout]     |
[INFO] [stdout] 797 |         unsafe { std::env::set_var("CHATGPT_ACCOUNT_ID", "acc_override") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 |         unsafe { std::env::remove_var("CHATGPT_ACCESS_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/chatgpt_oauth.rs:806:9
[INFO] [stdout]     |
[INFO] [stdout] 806 |         unsafe { std::env::remove_var("CHATGPT_ACCOUNT_ID") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/oauth.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         unsafe { std::env::set_var("CLAUDE_OAUTH_TOKEN", "test-oauth-token") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/oauth.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         unsafe { std::env::remove_var("CLAUDE_OAUTH_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/oauth.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         unsafe { std::env::remove_var("CLAUDE_OAUTH_TOKEN") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/vertex.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 | /         unsafe { std::env::set_var(
[INFO] [stdout] 368 | |             "GOOGLE_APPLICATION_CREDENTIALS",
[INFO] [stdout] 369 | |             "/env/service-account.json",
[INFO] [stdout] 370 | |         ) };
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/vertex.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         unsafe { std::env::remove_var("GOOGLE_APPLICATION_CREDENTIALS") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/auth/vertex.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         unsafe { std::env::remove_var("GOOGLE_APPLICATION_CREDENTIALS") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/config/paths.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { std::env::set_var("RAUSU_CONFIG", "/from/env.yaml") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/config/paths.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         unsafe { std::env::remove_var("RAUSU_CONFIG") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/paths.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         unsafe { std::env::set_var("RAUSU_CONFIG", "/from/env.yaml") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/paths.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         unsafe { std::env::remove_var("RAUSU_CONFIG") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         unsafe { std::env::set_var("TEST_KEY_XYZ", "secret") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         unsafe { std::env::remove_var("TEST_KEY_XYZ") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         unsafe { std::env::set_var("RAUSU_TEST_AUTH_KEY", "rausu-sk-secret") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         unsafe { std::env::remove_var("RAUSU_TEST_AUTH_KEY") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         unsafe { std::env::set_var("RAUSU_TEST_CERT", "/tmp/test.crt") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         unsafe { std::env::set_var("RAUSU_TEST_KEY", "/tmp/test.key") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         unsafe { std::env::remove_var("RAUSU_TEST_CERT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         unsafe { std::env::remove_var("RAUSU_TEST_KEY") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 |         unsafe { std::env::set_var("OPENAI_API_KEY", "sk-real-secret") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         unsafe { std::env::set_var("AUTH_SECRET", "auth-real-secret") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         unsafe { std::env::set_var("TLS_CERT", "/real/cert.pem") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:414:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |         unsafe { std::env::set_var("TLS_KEY", "/real/key.pem") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         unsafe { std::env::set_var("TLS_CA", "/real/ca.pem") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         unsafe { std::env::remove_var("OPENAI_API_KEY") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         unsafe { std::env::remove_var("AUTH_SECRET") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |         unsafe { std::env::remove_var("TLS_CERT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         unsafe { std::env::remove_var("TLS_KEY") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         unsafe { std::env::remove_var("TLS_CA") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |         unsafe { std::env::remove_var("RAUSU_DEFINITELY_UNSET_VAR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:474:9
[INFO] [stdout]     |
[INFO] [stdout] 474 |         unsafe { std::env::set_var("RAUSU_TEST_A", "hello") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         unsafe { std::env::set_var("RAUSU_TEST_B", "world") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         unsafe { std::env::remove_var("RAUSU_TEST_A") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         unsafe { std::env::remove_var("RAUSU_TEST_B") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         unsafe { std::env::set_var("RAUSU_TEST_LOAD_AUTH_KEY", "rausu-sk-from-env") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/config/schema.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |         unsafe { std::env::remove_var("RAUSU_TEST_LOAD_AUTH_KEY") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1594:9
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         unsafe { std::env::set_var("ROUNDTRIP_SECRET", "super-secret-value") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1626:9
[INFO] [stdout]      |
[INFO] [stdout] 1626 |         unsafe { std::env::remove_var("ROUNDTRIP_SECRET") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1807:9
[INFO] [stdout]      |
[INFO] [stdout] 1807 |         unsafe { std::env::set_var("ROUNDTRIP_SECRET", "super-secret-value") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1809:9
[INFO] [stdout]      |
[INFO] [stdout] 1809 |         unsafe { std::env::set_var("AUTH_KEY", "auth-secret-value") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1832:9
[INFO] [stdout]      |
[INFO] [stdout] 1832 |         unsafe { std::env::remove_var("ROUNDTRIP_SECRET") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/setup.rs:1834:9
[INFO] [stdout]      |
[INFO] [stdout] 1834 |         unsafe { std::env::remove_var("AUTH_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rausu` (bin "rausu" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rausu` (lib test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839", kill_on_drop: false }`
[INFO] [stdout] dd57830358684b5a8bbebcd0d0a330f4ac04e30bd9df039b29703baf91fb5839
